home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIP Turkiye Mayıs 1998.iso / grafik / 95NEOBOK / NBW30.EXE / NeoBook.exe / 0 / RCDATA / TBOOKSETUPFORM / TBOOKSETUPFORM.txt < prev   
Text File  |  1997-02-27  |  25KB  |  776 lines

  1. object BookSetupForm: TBookSetupForm
  2.   Left = 314
  3.   Top = 144
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Book Setup'
  7.   ClientHeight = 343
  8.   ClientWidth = 476
  9.   Font.Color = clBtnText
  10.   Font.Height = -12
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 15
  17.   object Label6: TLabel
  18.     Left = 12
  19.     Top = 12
  20.     Width = 98
  21.     Height = 15
  22.     Caption = 'Keyboard Control:'
  23.   end
  24.   object Bevel5: TBevel
  25.     Left = 16
  26.     Top = 28
  27.     Width = 9
  28.     Height = 73
  29.     Shape = bsLeftLine
  30.   end
  31.   object OkBtn: TBitBtn
  32.     Left = 212
  33.     Top = 308
  34.     Width = 81
  35.     Height = 28
  36.     Caption = 'OK'
  37.     Default = True
  38.     ModalResult = 1
  39.     TabOrder = 0
  40.     Glyph.Data = {
  41.       F6000000424DF600000000000000760000002800000010000000100000000100
  42.       0400000000008000000000000000000000001000000010000000000000000000
  43.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  44.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  45.       3333333333333333300033333333333000B0330000300000E00030BFB70FBFB0
  46.       E0003000000BFBF0E00030BFB70FBFB0E0003000000BFBF0E00030BFB70F0FB0
  47.       E00030000000FBF0E00030BFB700BFB0E0003300000BFB0000003333330FB033
  48.       33333333330B033333333333330F833333333333333083333333}
  49.   end
  50.   object CancelBtn: TBitBtn
  51.     Left = 300
  52.     Top = 308
  53.     Width = 81
  54.     Height = 28
  55.     Cancel = True
  56.     Caption = 'Cancel'
  57.     ModalResult = 2
  58.     TabOrder = 1
  59.     Glyph.Data = {
  60.       F6000000424DF600000000000000760000002800000010000000100000000100
  61.       0400000000008000000000000000000000001000000010000000000000000000
  62.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  63.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333808333
  64.       33333333330F833333333333330B033330003333330FB03000B03380000BFB00
  65.       E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000330087FBFBF0
  66.       E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000338000000000
  67.       0000333333333333333333333333333333333333333333333333}
  68.   end
  69.   object HelpBtn: TBitBtn
  70.     Left = 388
  71.     Top = 308
  72.     Width = 81
  73.     Height = 28
  74.     Caption = '&Help'
  75.     TabOrder = 2
  76.     OnClick = HelpBtnClick
  77.     Glyph.Data = {
  78.       76010000424D760100000000000076000000280000001B000000100000000100
  79.       0400000000000001000000000000000000001000000010000000000000000000
  80.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  81.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  82.       3300003333333330000033333333333300BFBF00333333300000333333333330
  83.       FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B
  84.       FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB
  85.       FB0BF0FBFB0BF03000003CC330BF80BF000FBF00BF08BF0000003CC330FBF0F0
  86.       FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0
  87.       000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B
  88.       FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333
  89.       00FBFB003333333000003CCC3333333333000033333333300000}
  90.   end
  91.   object PageControl: TPageControl
  92.     Left = 8
  93.     Top = 8
  94.     Width = 461
  95.     Height = 293
  96.     ActivePage = Publication
  97.     TabOrder = 3
  98.     OnChange = PageControlChange
  99.     object Publication: TTabSheet
  100.       Caption = 'Publication'
  101.       object Label8: TLabel
  102.         Left = 8
  103.         Top = 16
  104.         Width = 26
  105.         Height = 15
  106.         Caption = '&Title:'
  107.         FocusControl = TitleBox
  108.       end
  109.       object Label9: TLabel
  110.         Left = 8
  111.         Top = 52
  112.         Width = 38
  113.         Height = 15
  114.         Caption = '&Author:'
  115.         FocusControl = AuthorBox
  116.       end
  117.       object Label4: TLabel
  118.         Left = 8
  119.         Top = 88
  120.         Width = 26
  121.         Height = 15
  122.         Caption = 'Icon:'
  123.       end
  124.       object TitleBox: TEdit
  125.         Left = 52
  126.         Top = 12
  127.         Width = 389
  128.         Height = 23
  129.         TabOrder = 0
  130.       end
  131.       object AuthorBox: TEdit
  132.         Left = 52
  133.         Top = 48
  134.         Width = 389
  135.         Height = 23
  136.         TabOrder = 1
  137.       end
  138.       object Panel2: TPanel
  139.         Left = 52
  140.         Top = 88
  141.         Width = 40
  142.         Height = 40
  143.         BevelOuter = bvLowered
  144.         TabOrder = 2
  145.         object IconImage: TNeoBookImage
  146.           Left = 4
  147.           Top = 4
  148.           Width = 32
  149.           Height = 32
  150.         end
  151.       end
  152.       object LoadIconBtn: TBitBtn
  153.         Left = 100
  154.         Top = 88
  155.         Width = 105
  156.         Height = 28
  157.         Caption = '&Load Icon...'
  158.         TabOrder = 3
  159.         OnClick = LoadIconBtnClick
  160.         Glyph.Data = {
  161.           66010000424D6601000000000000760000002800000014000000140000000100
  162.           040000000000F000000000000000000000001000000010000000000000000000
  163.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  164.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  165.           7777777700007777777777788888888700007777777777787787787700007777
  166.           7777777877877877000077007000007888888887000077E00BFBFB0877800807
  167.           000077E0BFBF000877800807000077E0FBFBFBF080088887000077E0BFBF0000
  168.           0B077807000077E0FBFBFBFBF0877807000077E0BF0000000888888700007700
  169.           0BFB00B0778778070000777770000B0877877807000077777770B07888888887
  170.           00007777770B0778778008070000777770B07778778008070000777709077778
  171.           8888888700007777707777787787787700007777777777787787787700007777
  172.           77777777777777770000}
  173.       end
  174.     end
  175.     object General: TTabSheet
  176.       Caption = 'Access Control'
  177.       object Label5: TLabel
  178.         Left = 8
  179.         Top = 8
  180.         Width = 98
  181.         Height = 15
  182.         Caption = 'Keyboard Control:'
  183.       end
  184.       object Bevel4: TBevel
  185.         Left = 16
  186.         Top = 28
  187.         Width = 9
  188.         Height = 77
  189.         Shape = bsLeftLine
  190.       end
  191.       object Label7: TLabel
  192.         Left = 8
  193.         Top = 116
  194.         Width = 98
  195.         Height = 15
  196.         Caption = 'Window Behavior:'
  197.       end
  198.       object Bevel6: TBevel
  199.         Left = 16
  200.         Top = 136
  201.         Width = 9
  202.         Height = 57
  203.         Shape = bsLeftLine
  204.       end
  205.       object Label10: TLabel
  206.         Left = 8
  207.         Top = 204
  208.         Width = 59
  209.         Height = 15
  210.         Caption = 'Password:'
  211.       end
  212.       object Bevel7: TBevel
  213.         Left = 16
  214.         Top = 224
  215.         Width = 9
  216.         Height = 17
  217.         Shape = bsLeftLine
  218.       end
  219.       object AllowPage: TCheckBox
  220.         Left = 24
  221.         Top = 48
  222.         Width = 393
  223.         Height = 17
  224.         Caption = 'Allow Page Up, Page Down, Home and End Keys to Change &Pages'
  225.         TabOrder = 1
  226.       end
  227.       object AllowBtns: TCheckBox
  228.         Left = 24
  229.         Top = 68
  230.         Width = 289
  231.         Height = 17
  232.         Caption = 'Allow Tab, Shift Tab and Enter to Activate &Buttons'
  233.         TabOrder = 2
  234.       end
  235.       object AllowWindows: TCheckBox
  236.         Left = 24
  237.         Top = 88
  238.         Width = 333
  239.         Height = 17
  240.         Caption = 'Allow Tab, Shift Tab to Activate &Scrolling Text and Images'
  241.         TabOrder = 3
  242.       end
  243.       object FullScreen: TCheckBox
  244.         Left = 24
  245.         Top = 136
  246.         Width = 301
  247.         Height = 17
  248.         Caption = 'Run Publication &Full Screen (press ESC key to exit)'
  249.         TabOrder = 4
  250.       end
  251.       object OnTop: TCheckBox
  252.         Left = 24
  253.         Top = 156
  254.         Width = 393
  255.         Height = 17
  256.         Caption = 
  257.           'Publication Floats on &Top of other Applications (compiled pubs ' +
  258.           'only)'
  259.         TabOrder = 5
  260.       end
  261.       object AllowEsc: TCheckBox
  262.         Left = 24
  263.         Top = 28
  264.         Width = 205
  265.         Height = 17
  266.         Caption = 'Allow ESC Key to E&xit Publication'
  267.         TabOrder = 0
  268.       end
  269.       object PasswordRequired: TCheckBox
  270.         Left = 24
  271.         Top = 224
  272.         Width = 225
  273.         Height = 17
  274.         Caption = 'Require &Password to Exit Publication:'
  275.         TabOrder = 7
  276.       end
  277.       object PasswordEdit: TEdit
  278.         Left = 252
  279.         Top = 220
  280.         Width = 141
  281.         Height = 23
  282.         TabOrder = 8
  283.         OnChange = PasswordEditChange
  284.       end
  285.       object Sizeable: TCheckBox
  286.         Left = 24
  287.         Top = 176
  288.         Width = 345
  289.         Height = 17
  290.         Caption = 'Allow Publication Window to be Si&zed (compiled pubs only)'
  291.         TabOrder = 6
  292.       end
  293.     end
  294.     object ScreenSize: TTabSheet
  295.       Caption = 'Size / Colors'
  296.       object Label1: TLabel
  297.         Left = 8
  298.         Top = 8
  299.         Width = 376
  300.         Height = 15
  301.         Caption = 
  302.           'Publication Screen Size (in pixels, excluding window title and b' +
  303.           'order):'
  304.       end
  305.       object Label2: TLabel
  306.         Left = 192
  307.         Top = 128
  308.         Width = 17
  309.         Height = 15
  310.         Alignment = taCenter
  311.         Caption = 'x'
  312.       end
  313.       object Bevel1: TBevel
  314.         Left = 16
  315.         Top = 28
  316.         Width = 9
  317.         Height = 121
  318.         Shape = bsLeftLine
  319.       end
  320.       object Label3: TLabel
  321.         Left = 8
  322.         Top = 160
  323.         Width = 101
  324.         Height = 15
  325.         Caption = 'Number of Colors:'
  326.       end
  327.       object Bevel2: TBevel
  328.         Left = 16
  329.         Top = 178
  330.         Width = 9
  331.         Height = 73
  332.         Shape = bsLeftLine
  333.       end
  334.       object RadioButton1: TRadioButton
  335.         Left = 24
  336.         Top = 32
  337.         Width = 77
  338.         Height = 17
  339.         Caption = '&320 x 200'
  340.         TabOrder = 0
  341.         OnClick = RadioButton1Click
  342.       end
  343.       object RadioButton2: TRadioButton
  344.         Left = 24
  345.         Top = 56
  346.         Width = 77
  347.         Height = 17
  348.         Caption = '&640 x 480'
  349.         TabOrder = 1
  350.         OnClick = RadioButton2Click
  351.       end
  352.       object RadioButton3: TRadioButton
  353.         Left = 24
  354.         Top = 80
  355.         Width = 77
  356.         Height = 17
  357.         Caption = '&800 x 600'
  358.         TabOrder = 2
  359.         OnClick = RadioButton3Click
  360.       end
  361.       object RadioButton4: TRadioButton
  362.         Left = 24
  363.         Top = 104
  364.         Width = 85
  365.         Height = 17
  366.         Caption = '&1024 x 768'
  367.         TabOrder = 3
  368.         OnClick = RadioButton4Click
  369.       end
  370.       object RadioButton5: TRadioButton
  371.         Left = 24
  372.         Top = 128
  373.         Width = 93
  374.         Height = 17
  375.         Caption = '&Custom Size:'
  376.         TabOrder = 4
  377.       end
  378.       object WidthEdit: TSpinEdit
  379.         Left = 120
  380.         Top = 124
  381.         Width = 69
  382.         Height = 24
  383.         AutoSize = False
  384.         MaxValue = 2000
  385.         MinValue = 150
  386.         TabOrder = 5
  387.         Value = 150
  388.         OnExit = WidthEditExit
  389.       end
  390.       object HeightEdit: TSpinEdit
  391.         Left = 212
  392.         Top = 124
  393.         Width = 69
  394.         Height = 24
  395.         AutoSize = False
  396.         MaxValue = 2000
  397.         MinValue = 150
  398.         TabOrder = 6
  399.         Value = 150
  400.         OnExit = WidthEditExit
  401.       end
  402.       object Panel1: TPanel
  403.         Left = 20
  404.         Top = 180
  405.         Width = 269
  406.         Height = 73
  407.         BevelOuter = bvNone
  408.         TabOrder = 7
  409.         object Color16Btn: TRadioButton
  410.           Left = 4
  411.           Top = 4
  412.           Width = 77
  413.           Height = 17
  414.           Caption = '16 C&olors'
  415.           TabOrder = 0
  416.         end
  417.         object Color256Btn: TRadioButton
  418.           Left = 4
  419.           Top = 28
  420.           Width = 85
  421.           Height = 17
  422.           Caption = '2&56 Colors'
  423.           TabOrder = 1
  424.         end
  425.         object Color16MBtn: TRadioButton
  426.           Left = 4
  427.           Top = 52
  428.           Width = 113
  429.           Height = 17
  430.           Caption = '16 &Million Colors'
  431.           TabOrder = 2
  432.         end
  433.       end
  434.     end
  435.     object Idle: TTabSheet
  436.       Caption = 'Idle Event'
  437.       object Label13: TLabel
  438.         Left = 216
  439.         Top = 16
  440.         Width = 191
  441.         Height = 15
  442.         Caption = 'Minutes Execute the Actions below:'
  443.       end
  444.       object IdleTime: TSpinEdit
  445.         Left = 156
  446.         Top = 12
  447.         Width = 53
  448.         Height = 24
  449.         MaxValue = 60
  450.         MinValue = 0
  451.         TabOrder = 0
  452.         Value = 5
  453.       end
  454.       object IdleBtn: TCheckBox
  455.         Left = 8
  456.         Top = 16
  457.         Width = 145
  458.         Height = 17
  459.         Caption = 'If &Publication is Idle for'
  460.         TabOrder = 1
  461.       end
  462.       object Panel3: TPanel
  463.         Left = 8
  464.         Top = 48
  465.         Width = 437
  466.         Height = 32
  467.         BevelOuter = bvNone
  468.         TabOrder = 2
  469.         object OpenBtn: TSpeedButton
  470.           Left = 0
  471.           Top = 4
  472.           Width = 25
  473.           Height = 25
  474.           Hint = 'Import text from a file'
  475.           Glyph.Data = {
  476.             66010000424D6601000000000000760000002800000014000000140000000100
  477.             040000000000F000000000000000000000001000000010000000000000000000
  478.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  479.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  480.             3333333300003330000000000333333300003330788888880333333300003330
  481.             F77777780333333300003330F77777780333333300003330F997777803333333
  482.             00003330FFFFFFF7033333330000333000000000033333330000333333333333
  483.             33333333000033300333330000000033000033300333330FFFFFF03300003330
  484.             0303330F8888F033000033300800330FFFFFF033000033380000030F8888F033
  485.             000033338000030FFFFFF033000033333300330F88F00033000033333303330F
  486.             FFF0033300003333333333000000333300003333333333333333333300003333
  487.             33333333333333330000}
  488.           OnClick = OpenBtnClick
  489.         end
  490.         object SaveBtn: TSpeedButton
  491.           Left = 26
  492.           Top = 4
  493.           Width = 25
  494.           Height = 25
  495.           Hint = 'Save text to a file'
  496.           Glyph.Data = {
  497.             66010000424D6601000000000000760000002800000014000000140000000100
  498.             040000000000F000000000000000000000001000000010000000000000000000
  499.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  500.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  501.             3333333300003333333300000000003300003333333307888888803300003333
  502.             33330F77777780330000333333330F77777780330000333333330F9977778033
  503.             0000333333330FFFFFFF70330000333333330000000000330000333333333333
  504.             3333333300003330000000033300333300003330FFFFFF033000033300003330
  505.             F8888F030000003300003330FFFFFF033300333300003330F8888F0333003333
  506.             00003330FFFFFF033800333300003330F88F00030008333300003330FFFF0033
  507.             0083333300003330000003333333333300003333333333333333333300003333
  508.             33333333333333330000}
  509.           OnClick = SaveBtnClick
  510.         end
  511.         object PrintBtn: TSpeedButton
  512.           Left = 52
  513.           Top = 4
  514.           Width = 25
  515.           Height = 25
  516.           Hint = 'Print text'
  517.           Glyph.Data = {
  518.             66010000424D6601000000000000760000002800000014000000140000000100
  519.             040000000000F000000000000000000000001000000010000000000000000000
  520.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  521.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  522.             3333333300003333333333333333333300003300033333333330003300003000
  523.             0000000000000003000030F77777777777777703000030F77777777777777703
  524.             000030F77777777777997703000030FFFFFFFFFFFFFFFF030000380088888888
  525.             88880083000033300000000000000333000033300FFFFFFFFFF0033300003333
  526.             0F00000000F03333000033330FFFFFFFFFF03333000033330F00000000F03333
  527.             000033330FFFFFFFFFF03333000033330F00FFFFFFF03333000033330FFFFFFF
  528.             FFF0333300003333000000000000333300003333333333333333333300003333
  529.             33333333333333330000}
  530.           OnClick = PrintBtnClick
  531.         end
  532.         object CutBtn: TSpeedButton
  533.           Left = 82
  534.           Top = 4
  535.           Width = 25
  536.           Height = 25
  537.           Hint = 'Cut'
  538.           Glyph.Data = {
  539.             66010000424D6601000000000000760000002800000014000000140000000100
  540.             040000000000F000000000000000000000001000000010000000000000000000
  541.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  542.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  543.             7777777700007770000777777000077700007780FF00777700FF087700007780
  544.             77F077770F770877000077807770777707770877000077780770077807708777
  545.             0000777780000880000877770000777777000000007777770000777777700FF0
  546.             07777777000077777778000087777777000077777780FF0F0877777700007777
  547.             780FF00FF08777770000777780FF0770FF087777000077780FF077770FF08777
  548.             00007780FF07777770FF08770000780FF0777777770FF087000070FF07777777
  549.             7770FF07000070F07777777777770F0700007007777777777777700700007777
  550.             77777777777777770000}
  551.           OnClick = CutBtnClick
  552.         end
  553.         object CopyBtn: TSpeedButton
  554.           Left = 108
  555.           Top = 4
  556.           Width = 25
  557.           Height = 25
  558.           Hint = 'Copy'
  559.           Glyph.Data = {
  560.             66010000424D6601000000000000760000002800000014000000140000000100
  561.             040000000000F000000000000000000000001000000010000000000000000000
  562.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  563.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  564.             77777777000077777770000000000777000077777770FFFFFFFF077700007777
  565.             7770BFBFBFBF0777000077777770F888888F0777000077777770BFBFBFBF0777
  566.             000077000000F888888F07770000770FFFF0BFBFBFBF07770000770FFFF0F888
  567.             888F07770000770F7770BFBFBFBF07770000770FFFF0FFFFFF0007770000770F
  568.             7770BFBFBF0077770000770FFFF00000000777770000770F777777F077777777
  569.             0000770FFFFFFFF0777777770000770FFFFFF000777777770000770FFFFFF007
  570.             7777777700007700000000777777777700007777777777777777777700007777
  571.             77777777777777770000}
  572.           OnClick = CopyBtnClick
  573.         end
  574.         object PasteBtn: TSpeedButton
  575.           Left = 134
  576.           Top = 4
  577.           Width = 25
  578.           Height = 25
  579.           Hint = 'Paste'
  580.           Glyph.Data = {
  581.             66010000424D6601000000000000760000002800000014000000140000000100
  582.             040000000000F000000000000000000000001000000010000000000000000000
  583.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  584.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  585.             33333333000033333333330000000003000033333333330F77777F0300003333
  586.             3333330F77777F03000033333333330F77777F03000030000000000F77777F03
  587.             000030FFFFFFFF0F77777F03000030FFFFFFFF0F77777F03000030FFFFFFFF0F
  588.             77777F03000030FFFFFFFF0F00000F03000030FFFFFF0FF001110033000030FF
  589.             FFF000FF01110333000030FF0F000FFF80003333000030FF0000FFFF03333333
  590.             000030FF000FFFFF03333333000030FF0000F00003333333000030FFFFFFF0F0
  591.             33333333000030FFFFFFF0033333333300003000000000333333333300003333
  592.             33333333333333330000}
  593.           OnClick = PasteBtnClick
  594.         end
  595.         object Deletebtn: TSpeedButton
  596.           Left = 160
  597.           Top = 4
  598.           Width = 25
  599.           Height = 25
  600.           Hint = 'Delete'
  601.           Glyph.Data = {
  602.             66010000424D6601000000000000760000002800000014000000140000000100
  603.             040000000000F000000000000000000000001000000010000000000000000000
  604.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  605.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  606.             7777777700007770000000007777777700007770F88888807777777700007770
  607.             F07070807777777700007770F07080807777777700007770F070708077777777
  608.             00007770F07080807777777700007770F07070807777777700007070F0708080
  609.             7077777700007700F07070800777777700007770F07080807777777700007770
  610.             808080807777777700008070000000007777777700000F077777777777777777
  611.             0000807077777777777777780000780707777770887777770000707080777708
  612.             7F87778700007808080777808F87877700007780808077780877777700007777
  613.             78087777777777770000}
  614.           OnClick = DeletebtnClick
  615.         end
  616.         object Label11: TLabel
  617.           Left = 258
  618.           Top = 8
  619.           Width = 129
  620.           Height = 15
  621.           Alignment = taRightJustify
  622.           Caption = 'Insert Action Command'
  623.         end
  624.         object NeoBookImage1: TNeoBookImage
  625.           Left = 390
  626.           Top = 8
  627.           Width = 16
  628.           Height = 16
  629.           AutoSize = True
  630.           Picture.Data = {<image000.bmp>}
  631.           Transparent = True
  632.         end
  633.         object InsertActionBtn: TSpeedButton
  634.           Left = 411
  635.           Top = 4
  636.           Width = 25
  637.           Height = 25
  638.           Hint = 'Select an Action Command from a list'
  639.           Glyph.Data = {
  640.             F6010000424DF601000000000000760000002800000030000000100000000100
  641.             0400000000008001000000000000000000001000000010000000000000000000
  642.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  643.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  644.             7777777777777777777777777777777777777777777777777777777777777777
  645.             777777777777777777777777777707777777777777777777777777777777F777
  646.             77777777777F00777777777777770777777777777770FF777777777777FFF007
  647.             77777777777F70777777777777000FF7777777777FFFFF007777777777F7F707
  648.             77777777700000FF77777777FFFFFFF0077777777F7F7F70777777770000000F
  649.             F777777FFFFFFFFF00777777F7F7F7F70777777000000000FF7777FFFFFFFFFF
  650.             F777777F7F7F7F7F7777770000000000077777777FFFFF077777777777F7F707
  651.             77777777700000F7777777777FFFFF07777777777F7F7F7777777777700000F7
  652.             777777777FFFFF077777777777F7F70777777777700000F7777777777FFFFF07
  653.             777777777F7F7F7777777777700000F7777777777FFFFF777777777777F7F777
  654.             7777777770000077777777777777777777777777777777777777777777777777
  655.             7777777777777777777777777777777777777777777777777777}
  656.           Layout = blGlyphRight
  657.           NumGlyphs = 3
  658.           OnClick = InsertActionBtnClick
  659.         end
  660.         object CursorPos: TLabel
  661.           Left = 196
  662.           Top = 8
  663.           Width = 17
  664.           Height = 15
  665.           Caption = '1/1'
  666.         end
  667.       end
  668.       object ActionMemo: TMemo
  669.         Left = 8
  670.         Top = 80
  671.         Width = 437
  672.         Height = 173
  673.         Font.Color = clWindowText
  674.         Font.Height = -12
  675.         Font.Name = 'Courier New'
  676.         Font.Style = []
  677.         ParentFont = False
  678.         ScrollBars = ssBoth
  679.         TabOrder = 3
  680.         OnChange = ActionMemoChange
  681.         OnClick = ActionMemoChange
  682.         OnDblClick = ActionMemoDblClick
  683.         OnKeyUp = ActionMemoKeyUp
  684.         OnMouseUp = ActionMemoMouseUp
  685.       end
  686.     end
  687.     object Language: TTabSheet
  688.       Caption = 'Language'
  689.       object Label12: TLabel
  690.         Left = 8
  691.         Top = 8
  692.         Width = 437
  693.         Height = 33
  694.         AutoSize = False
  695.         Caption = 
  696.           'Authors of non-english publications may want to translate the fo' +
  697.           'llowing text which can appear in messages generated by the compi' +
  698.           'led publication:'
  699.         WordWrap = True
  700.       end
  701.       object LoadLangBtn: TBitBtn
  702.         Left = 8
  703.         Top = 224
  704.         Width = 113
  705.         Height = 28
  706.         Caption = '&Load Language...'
  707.         TabOrder = 1
  708.         OnClick = LoadLangBtnClick
  709.       end
  710.       object SaveLangBtn: TBitBtn
  711.         Left = 128
  712.         Top = 224
  713.         Width = 113
  714.         Height = 28
  715.         Caption = '&Save Language...'
  716.         TabOrder = 2
  717.         OnClick = SaveLangBtnClick
  718.       end
  719.       object ResetLangBtn: TBitBtn
  720.         Left = 332
  721.         Top = 224
  722.         Width = 113
  723.         Height = 28
  724.         Caption = '&Reset to English'
  725.         TabOrder = 4
  726.         OnClick = ResetLangBtnClick
  727.       end
  728.       object DefaultLangBtn: TCheckBox
  729.         Left = 256
  730.         Top = 232
  731.         Width = 61
  732.         Height = 17
  733.         Caption = '&Default'
  734.         TabOrder = 3
  735.       end
  736.       object Grid: TStringGrid
  737.         Left = 8
  738.         Top = 48
  739.         Width = 437
  740.         Height = 165
  741.         ColCount = 2
  742.         DefaultColWidth = 180
  743.         DefaultRowHeight = 22
  744.         RowCount = 15
  745.         FixedRows = 0
  746.         Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goEditing, goTabs, goAlwaysShowEditor, goThumbTracking]
  747.         ScrollBars = ssVertical
  748.         TabOrder = 0
  749.         OnDrawCell = GridDrawCell
  750.         OnGetEditText = GridGetEditText
  751.         OnKeyDown = GridKeyDown
  752.         OnSetEditText = GridSetEditText
  753.         ColWidths = (
  754.           180
  755.           236)
  756.         RowHeights = (
  757.           22
  758.           22
  759.           22
  760.           22
  761.           22
  762.           22
  763.           22
  764.           22
  765.           22
  766.           22
  767.           22
  768.           22
  769.           22
  770.           22
  771.           22)
  772.       end
  773.     end
  774.   end
  775. end
  776.